home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1993 / MacHack 1993.toast / MacHack™ 1987-1992 / MacHack™ '90 / Utilities ƒ / MPW Tools ƒ / Hexdump ƒ / build_hexdump next >
Encoding:
Text File  |  1986-10-03  |  216 b   |  9 lines  |  [TEXT/MPS ]

  1. # This was developed on a flat file system (XL), so all you HFS
  2. # people will have to put appropriate paths on things.
  3.  
  4. pascal hexdump.p
  5. Link hexdump.p.o  ∂
  6.     Paslib.o ∂
  7.     Runtime.o ∂
  8.     -oc "MPS " -ot "MPST" -o hexdump
  9.